home *** CD-ROM | disk | FTP | other *** search
- Hello everybody!
-
- I am currently replacing some AMOS procedures
- by Assembler programs. As my AMOS routine contains
- a Plot command I intend to use the WritePixel
- routine from the graphics.library.
- The problem is that I have to know the screen
- rastport of the current in AMOS before calling
- my Assembler routine (to which I can pass it
- with Areg(1)=rastport). Can I use the "Screen base"
- command? What offset do I need?
-
- All help is welcome!
-
- Thanks in advance,
-
- Chris
-
-